home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 989 b | 34 lines | [TEXT/GEOL] |
- Item 1160806 19-Jan-88 08:58
-
- From: V0344 Siemens Gammasonics, Henk Koopmans
-
- To: MACAPP$ MacApp Interest List
-
- cc: V0344 Siemens Gammasonics, Henk Koopmans
-
- Sub: Make file woes
-
- Hello,
- I'm having some problems with the MacApp Make files. I can't get my
- application dependent on an additional resource description file.
-
- From my make file:
- ------------------
- # List Rez files other than AppName.r that need to Rez'ed with the application
-
- OtherRezFiles = "Help.r"
-
- From MacApp.make3:
- ------------------
- "{AppName}" ƒƒ "{AppName}.r" {OtherRezFiles} {OtherRsrcFiles} ∂
-
- As far as I can tell, this should cause {AppName} to be dependent on Help.r,
- right? I've tried putting my own dependencies in my make file, but they seem
- to have no effect. Pointing me in the right direction would be deeply
- appreciated.
-
- Thanks,
- Edith Wickliff, Siemens Gammasonics
-
-
-